Install systemd units in the right location
authorSjoerd Simons <sjoerd.simons@collabora.co.uk>
Mon, 12 Aug 2013 17:27:27 +0000 (19:27 +0200)
committerColin Walters <walters@verbum.org>
Thu, 15 Aug 2013 22:28:04 +0000 (18:28 -0400)
commita00eb681a01476534d59e3de715ad9e864be8028
tree283efce86d6217a45e59ffd1b992820df5c22195
parenta04bda126c828d998fa86633f638c0e01085823e
Install systemd units in the right location

Debian uses /lib/systemd/system for system unit files, while i'm
putting ostree under the /usr prefix which means the hardcoded path
fails. Leave it to configure to work out the right location for systemd
units (method copied from pollkit).

Furthermore instead of installing the unit in local-fs.target.wants by
hand add a [Install] section so systemctl enable does the right thing

https://bugzilla.gnome.org/show_bug.cgi?id=705864
Makefile-dracut.am
configure.ac
src/dracut/ostree-remount.service